'Declaration Public Function New( _
ByVal processingCommandsМассив, содержащий вложенные команды обработки.As System.Collections.Generic.IEnumerable(Of IProcessingCommand) _
)
public ProcessingCommandExecutor<TTarget>(
System.Collections.Generic.IEnumerable<IProcessingCommand> processingCommands
)
public: ProcessingCommandExecutor<TTarget>(
System.Collections.Generic.IEnumerable<IProcessingCommand*>* processingCommands
)
public:
ProcessingCommandExecutor<TTarget>(
System.Collections.Generic.IEnumerable<IProcessingCommand^>^ processingCommands
)
Parameters
- processingCommands
- Массив, содержащий вложенные команды обработки.